projects
/
project
/
bcm63xx
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
99fe454
)
board/ls2080qds: Fix typo in README for QSGMII riser card
author
Prabhakar Kushwaha
<
[email protected]
>
Thu, 5 Nov 2015 04:12:31 +0000
(09:42 +0530)
committer
York Sun
<
[email protected]
>
Mon, 30 Nov 2015 17:11:12 +0000
(09:11 -0800)
DPMACx to PHY mapping for SGMII is mentioned as QSGMII.
So fix typo in README for QSGMII rise card.
Signed-off-by: Prabhakar Kushwaha <
[email protected]
>
[York Sun: Change from ls2085aqds to ls2080aqds]
Reviewed-by: York Sun <
[email protected]
>
board/freescale/ls2080aqds/README
patch
|
blob
|
history
diff --git
a/board/freescale/ls2080aqds/README
b/board/freescale/ls2080aqds/README
index a4abb7e8ae9bbff6922272ff2ec1ded29db5cca6..375e97c9b03894b7ef26e96fb8eef57a10bb3f3a 100644
(file)
--- a/
board/freescale/ls2080aqds/README
+++ b/
board/freescale/ls2080aqds/README
@@
-172,7
+172,7
@@
Supported PHY addresses during SGMII:
#define XQSGMII_CARD_PHY4_PORT0_ADDR 0xc
#define XQSGMII_CARD_PHY4_PORT2_ADDR 0xe
-Mapping DPMACx to PHY during
Q
SGMII
+Mapping DPMACx to PHY during SGMII
DPMAC1 -> PHY1-P0
DPMAC2 -> PHY2-P0
DPMAC3 -> PHY3-P0